home *** CD-ROM | disk | FTP | other *** search
/ Champak 123 / (Vol 123) Jan 13 2011.iso / Games / driving_home_at_easter.swf / scripts / DefineSprite_259 / frame_2 / DoAction.as
Text File  |  2011-01-13  |  168b  |  13 lines

  1. tellTarget("/super")
  2. {
  3.    gotoAndStop(_currentframe + "5");
  4. }
  5. tellTarget("/energy")
  6. {
  7.    gotoAndPlay(1);
  8. }
  9. tellTarget("/tankeinheiten")
  10. {
  11.    nextFrame();
  12. }
  13.